Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a default A record for each VM #60

Closed
wants to merge 1 commit into from

Conversation

dankenigsberg
Copy link
Member

@dankenigsberg dankenigsberg commented Aug 8, 2023

What this PR does / why we need it:
make vm.namespace. resolve to one of the VM-reported IP addresses. This may make it a bit easier to find the VM even if the user does not recall its interface names.

This intends to resolve https://issues.redhat.com/browse/CNV-30087

Special notes for your reviewer:
I have not tested this PR yet, it probably does not build.

@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Aug 8, 2023
@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign alonakaplan for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@AlonaKaplan
Copy link
Member

This e2e can be extended - https://github.com/kubevirt/kubesecondarydns/blob/main/tests/vm_startup_test.go#L91
Unit test is missing.

@AlonaKaplan
Copy link
Member

Thanks for the contribution:)

@dankenigsberg dankenigsberg force-pushed the default-a-record branch 4 times, most recently from 56ce260 to 657fc8f Compare August 9, 2023 08:39
@kubevirt-bot kubevirt-bot added size/M and removed size/S labels Aug 9, 2023
make vm.namespace.<cluster> resolve to one of the VM-reported IP
addresses. This may make it a bit easier to find the VM even if the user
does not recall its interface names.

Signed-off-by: Dan Kenigsberg <[email protected]>
@AlonaKaplan
Copy link
Member

Done in PR - #65

@AlonaKaplan AlonaKaplan closed this Oct 4, 2023
@dankenigsberg
Copy link
Member Author

Done in PR - #65

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants